FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package uk.nhsdigital.r4.test#2.10.1-prerelease (78 ms)

Package uk.nhsdigital.r4.test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.10.1-prerelease&canonical=https://fhir.nhs.uk/StructureDefinition/NHSDigital-Appointment-PatientCare
Url https://fhir.nhs.uk/StructureDefinition/NHSDigital-Appointment-PatientCare
Status draft
Name NHSDigitalAppointmentPatientCare
Experimental False
Purpose Profile on NHSDigital-Appointment for NHS App/e-RS PatientCare
Type Appointment
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.nhs.uk/StructureDefinition/NHSDigital-Appointment NHSDigitalAppointment
https://fhir.nhs.uk/StructureDefinition/NHSDigital-HealthcareService NHSDigitalHealthcareService
https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient NHSDigitalPatient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Appointment-PatientCare",
  "name" : "NHSDigitalAppointmentPatientCare",
  "status" : "draft",
  "purpose" : "Profile on NHSDigital-Appointment for NHS App/e-RS PatientCare",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Appointment",
  "baseDefinition" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Appointment",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Appointment.basedOn",
        "path" : "Appointment.basedOn",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Appointment.participant",
        "path" : "Appointment.participant",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "actor.identifier.system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Appointment.participant:service",
        "path" : "Appointment.participant",
        "sliceName" : "service",
        "short" : "HealthcareService",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Appointment.participant:service.actor",
        "path" : "Appointment.participant.actor",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.nhs.uk/StructureDefinition/NHSDigital-HealthcareService"
            ]
          }
        ]
      },
      {
        "id" : "Appointment.participant:service.actor.identifier",
        "path" : "Appointment.participant.actor.identifier",
        "min" : 1
      },
      {
        "id" : "Appointment.participant:service.actor.identifier.system",
        "path" : "Appointment.participant.actor.identifier.system",
        "fixedUri" : "https://fhir.nhs.uk/Id/ers-service"
      },
      {
        "id" : "Appointment.participant:patient",
        "path" : "Appointment.participant",
        "sliceName" : "patient",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Appointment.participant:patient.actor",
        "path" : "Appointment.participant.actor",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient"
            ]
          }
        ]
      },
      {
        "id" : "Appointment.participant:patient.actor.identifier",
        "path" : "Appointment.participant.actor.identifier",
        "min" : 1
      },
      {
        "id" : "Appointment.participant:patient.actor.identifier.system",
        "path" : "Appointment.participant.actor.identifier.system",
        "fixedUri" : "https://fhir.nhs.uk/Id/nhs-number"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.